home *** CD-ROM | disk | FTP | other *** search
/ The X-Philes (2nd Revision) / The X-Philes Number 1 (1995).iso / xphiles / hp48hor1 / short.doc < prev    next >
Text File  |  1995-03-31  |  1KB  |  34 lines

  1. Email 
  2.    From: hpcvra!colbach%nessie.cs.id.ethz.ch (Philippe Colbach) 
  3.    Date: Wed, 3 Jul 91 09:49:02 CED 
  4.  
  5.   Hi Joe! 
  6.  
  7. Here is my SHORT program: 
  8.  
  9. SHORT program cuts: 1. [IF] THEN ELSE END 
  10.                     2. DO [UNTIL] END 
  11.                     3. the program markers << and >> 
  12.                     4. Nullprograms (I did not rewrite the SHORT 
  13.                        program when I transfered it from my HP28S 
  14.                        to my HP48SX; HP48SX's RPL does not contain 
  15.                        nullprograms ...) 
  16.  
  17. TAKE CARE: 1. the program *MUST* be named SHORT because it's recursive 
  18.               (is that the correct term for a program that calls itself?) 
  19.            2.  SHORT calls OUT-> and ->PRG  
  20.  
  21. I know that the program is not quite perfect :-) 
  22. Use it at your own risk (I never got a problem!) ... 
  23.  
  24.                       ... enjoy it ...      Philippe 
  25.  
  26.  
  27. ------------------------------------------------------------------------------ 
  28. Philippe Colbach    Civil Eng Student    Swiss Federal Institute of Technology 
  29. ------------------------------------------------------------------------------ 
  30. Lerchenrain 13/04, CH-8046 Zurich     |   36b, rue A. Meyer, L-2153 Luxembourg 
  31. Voice: +41/1/3718539                  |   Voice: +352/443590  [Fax: hand over 
  32. Email: colbach@nessie.cs.id.ethz.ch   |   Fax:   +352/446931   to Jos Colbach] 
  33. ------------------------------------------------------------------------------ 
  34.